PUngroup();
How ungrouping affects the drawing order. A group is considered
an object and has a drawing-order number like any other object. When you
ungroup, all objects retain their stacking order, but the drawing order
numbers of the ungrouped objects, and any objects above them, drop by one.
Example. The following example selects all objects on the current pages and ungroups any grouped objects.
PSelectAll();
PUngroup();
The PGetGroupList query
Adobe PageMaker 6.5 Help > Commands > Arrange > Ungroup
Comments or suggestions? Contact Adobe Developer Support